Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Added Send to Map #286

Merged
merged 1 commit into from
Jun 9, 2019
Merged

Added Send to Map #286

merged 1 commit into from
Jun 9, 2019

Conversation

abesto
Copy link
Contributor

@abesto abesto commented May 19, 2019

In the vein of #274, this is basically a lighter version of #265 until #259 is "properly" resolved. (User code will still need to Arc<Mutex<Map>>, which I think is an OK trade-off at this point)

Use-case: using Specs, I want to be a good little boy-scout, and have a dedicated FovSystem update a Map resource that is then read by the RenderSystem.

@tomassedovic tomassedovic merged commit 16b3820 into tomassedovic:master Jun 9, 2019
@tomassedovic
Copy link
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants